home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilenus / dosmatic / go.bat < prev    next >
Encoding:
DOS Batch File  |  1986-05-05  |  576 b   |  14 lines

  1. ECHO OFF
  2. CLS
  3. ECHO **************************************************************************
  4. ECHO To display the documentation enter:
  5. ECHO                                    TYPE DOSAMATC.DOC (enter)
  6. ECHO To print out the documentation enter:
  7. ECHO                                    COPY DOSAMATC.DOC LPT1: (enter)
  8. ECHO To start the program just type:
  9. ECHO                                DOSAMATC (enter)
  10. ECHO .
  11. ECHO Note: (enter) means to press the RETURN or the ENTER key
  12. ECHO **************************************************************************
  13. ECHO ON
  14.